Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
Go to the source code of this file.
Typedefs | |
typedef unsigned(* | blast_in) (void *how, unsigned char **buf) |
typedef int(* | blast_out) (void *how, unsigned char *buf, unsigned len) |
Functions | |
int | blast (blast_in infun, void *inhow, blast_out outfun, void *outhow) |
typedef unsigned(* blast_in) (void *how, unsigned char **buf) |
typedef int(* blast_out) (void *how, unsigned char *buf, unsigned len) |